Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0.2 06 Aug 2024 01:13:55 |
Vladimir Druzenko (vvd) |
games/assaultcube: fix build on i386 and minor port improvements
PR: 280604
Approved by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
1.3.0.2 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
1.3.0.2 26 Jun 2023 22:58:23 |
Robert Clausecker (fuz) Author: Kevin Zheng |
games/assaultcube: Fix link on 14-CURRENT i386
Fix build on 14-CURRENT i386 by disabling dynamic relocation checks with
lld 15.
PR: 272049
See also: 145ca5487348 |
1.3.0.2 14 Feb 2023 12:34:07 |
Fernando Apesteguía (fernape) Author: Kevin Zheng |
games/assaultcube: Update to 1.3.0.2
Submitter becomes maintainer, already maintainer of several ports.
The PORT_ENET option no longer compiles, so remove it. The MASTER server option
is also currently broken, but players playing the game or running a dedicated
server should not need to run it, so disable this option for now.
While here, pet linters.
ChangeLog: https://assault.cubers.net/docs/history.html
* the server sends messages so you know what data was used for shuffeling
(random < match < vita)
* switching to spectator only incurs respawn delay, not suicide/teamkill
* the overview spectator can now see the flags in tilted-model or radar-like
ways through overviewflags setting
* connect protocol waits for authentication with the masterserver before
connecting
* register connect protocol script for linux
PR: 269505
Reported by: kevinz5000@gmail.com (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.0.2_7 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.0.2_7 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.0.2_7 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.2.0.2_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.0.2_6 04 Nov 2020 08:03:45 |
wen |
- Drop maintainership
PR: 250844
Submitted by: lightside@gmx.com(maintainer) |
1.2.0.2_6 19 Mar 2020 23:02:31 |
tobik |
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030 |
1.2.0.2_6 07 Dec 2019 15:57:10 |
pkubaj |
games/assaultcube: fix build on GCC architectures
OpenAL needs C++11 compiler:
/usr/local/lib/libopenal.so: undefined reference to `VTT for
std::__cxx11::basic_istringstream<char, std::char_traits<char>,
std::allocator<char> >@GLIBCXX_3.4.21' |
1.2.0.2_6 07 Nov 2019 12:53:03 |
antoine |
Unbreak |
1.2.0.2_6 05 Nov 2019 22:21:16 |
zeising |
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.2.0.2_6 10 Jul 2018 13:08:37 |
swills |
games/assaultcube: modernize port
PR: 227190
Submitted by: lightside <lightside@gmx.com> (maintainer) |
1.2.0.2_6 06 Apr 2018 18:32:50 |
ler |
games/assaultcube: LLD_UNSAFE additions
PR: 226980
Submitted by: emaste
Approved by: ghtside@gmx.com (maintainer) |
1.2.0.2_6 10 Sep 2017 09:01:48 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.2.0.2_6 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.2.0.2_5 13 Apr 2016 16:17:47 |
jbeich |
games/assaultcube: unbreak build with newer C++ library
- Add upstream fixes for clang/libc++ 3.8 and gcc/libstdc++ 6.0
- Remove merged files/patch-source_src_bot_bot_waypoint.cpp file
- Bump PORTREVISION
In file included from crypto.cpp:1:
In file included from ./cube.h:8:
./tools.h:58:21: error: static declaration of 'round' follows non-static
declaration
static inline float round(float x) { return floor(x + 0.5f); }
^
/usr/include/c++/v1/math.h:1364:46: note: previous definition is here
inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT
{return roundf(__lcpp_x);} (Only the first 15 lines of the commit message are shown above ) |
1.2.0.2_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.2.0.2_4 09 May 2015 12:43:56 |
amdmi3 |
- Add optional support for using newer libenet from ports
PR: 197605
Submitted by: lightside@gmx.com (maintainer) |
1.2.0.2_3 04 May 2015 11:16:48 |
jbeich |
games/assaultcube: unbreak on DragonFly and the package cluster
- Disable PCH (precompiled header) to unbreak build with GCC in
jails for older branches and recent 11.0C kernel
- Add upstream patch for bundled libenet to unbreak build on DragonFly [1]
- Convert patch for ${BUILD_WRKSRC}/Makefile into sed(1) variant
- Pet portlint since r383894 by formatting patches with makepatch target
PR: 199912
Submitted by: lightside <lightside@gmx.com> (maintainer)
Obtained from: https://github.com/lsalzman/enet/commit/8df6e58 [1] |
1.2.0.2_3 15 Mar 2015 11:51:07 |
jbeich |
Improve style, consistency and fix minor issues in Cube-based ports
- Convert to option helpers
- Drop unused libGLU dependency (except for games/cube)
- Track direct dependency on libX11 (for XFetchBytes)
- Drop redundant MKDIR before COPYTREE_* macros [1]
- Wrap cd related commands with parentheses [1]
- Wrap lines exceeding 80 characters
- Bump PORTREVISION to pick up changes in dependencies, plist (assaultcube)
and catch regressions early [1]
- games/assaultcube: CLIENT uses openal/vorbisfile *instead* of SDL_mixer
- games/assaultcube: drop unused gettext-tools dependency [1]
- games/assaultcube: convert to PLIST_DIRS [1]
- games/assaultcube: add patch for source/src/bot/bot_waypoint.cpp
file to fix "invalid source encoding" warning [1] (Only the first 15 lines of the commit message are shown above ) |
1.2.0.2_2 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.2.0.2_1 11 Oct 2014 22:50:14 |
jhale |
- Convert USE_BZIP2 to USES
- Fix LIB_DEPENDS assignment (doesn't affect final run-depends-list,
so no PORTREVISION bump)
- Sort LICENSE variables to satisfy portlint(1)
Approved by: portmgr blanket |
1.2.0.2_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.2.0.2 25 Dec 2013 23:29:34 |
antoine |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
1.2.0.2 12 Nov 2013 14:47:09 |
danilo |
- Update from 1.2.0.1 to 1.2.0.2 [1]
- Install docs unconditionally
- Silence MKDIR
PR: ports/183857
Submitted by: Sender Ghost <lightside@gmx.com> (maintainer) [1] |
1.2.0.1 03 Nov 2013 05:10:48 |
tabthorpe |
- Update to 1.2.0.1
PR: ports/183449
Submitted by: Sender Ghost <lightside@gmx.com> (maintainer) |
1.2.0.0 12 Oct 2013 17:55:50 |
danilo |
- Add forgotten patches
Reported by: Sender Ghost <lightside@gmx.com> (maintainer)
Approved by: wg/culot (mentors, implicit) |
1.2.0.0 12 Oct 2013 02:24:14 |
danilo |
- Update from 1.1.0.4 to 1.2.0.0 [1]
- Add stage support [1]
- Convert USE_GMAKE to USES
- Convert LIB_DEPENDS to new syntax
PR: ports/182889
Submitted by: Sender Ghost <lightside@gmx.com> (maintainer) [1]
Approved by: wg/culot (mentors, implicit) |
1.1.0.4_4 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.1.0.4_4 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.1.0.4_4 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.1.0.4_4 02 Mar 2013 03:55:26 |
eadler |
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe) |
1.1.0.4_4 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
1.1.0.4_3 22 Jan 2013 23:13:41 |
makc |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article and/or rephrase COMMENT
Approved by: portmgr (bapt), maintainer silence (12 days) |
1.1.0.4_3 12 Jan 2013 23:30:35 |
rakuco |
- Convert to OptionsNG.
- Update maintainer's email address.
PR: ports/175092
Submitted by: Sender Ghost <lightside@safebox.ru> (maintainer) |
1.1.0.4_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.1.0.4_2 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
1.1.0.4_1 04 May 2011 16:31:28 |
decke |
- Added licenses (note: MIT for included enet library)
- Added desktop entries for client
- Added explicit USE_GETTEXT for client, because it depends on intl library
- Fixed home directory for client executable script
- Removed unneeded defines and option (CXXOPTFLAGS doesn't exist anymore)
PR: ports/155525
Submitted by: Sender Ghost <lightside@safebox.ru> (maintainer) |
1.1.0.4 21 Jan 2011 09:07:22 |
pav |
- Author of last update agreed to look after this port
Feature safe: yes |
1.1.0.4 20 Jan 2011 15:14:31 |
pav |
- Update to 1.1.0.4
PR: ports/152697
Submitted by: Sender Ghost <lightside@safebox.ru>
Feature safe: yes |
1.0.2_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.2_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.2_3 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
1.0.2_2 25 Jan 2010 19:15:18 |
pav |
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat) |
1.0.2_1 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.0.2_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.0.2 27 Feb 2009 21:24:38 |
alepulver |
- Drop maintainership of the following ports:
games/darkplaces
games/quake-dpmod
games/edge
games/deng
games/odamex
games/uhexen2
games/uhexen2-extras
games/vavoom
games/vavoom-extras
games/alienarena
games/alienarena-data
games/freedroidrpg
games/assaultcube (Only the first 15 lines of the commit message are shown above ) |
1.0.2 10 Feb 2009 21:31:06 |
alepulver |
- Update to version 1.0.2. |
0.93_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.93 21 Oct 2007 02:00:57 |
alepulver |
- Update correct port: the new assaultcube, instead of the old actioncube.
PR: ports/116746
Reported by: ale |